Fix doc tests for libs with deps
authorAlex Crichton <alex@alexcrichton.com>
Tue, 19 Aug 2014 20:10:55 +0000 (13:10 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 19 Aug 2014 20:13:13 +0000 (13:13 -0700)
commit2ead380f76e6b6f40d6ab8f8922c4463a20781e3
treebdc7e34f8040246edfcd37189180da2d1f60e85e
parent4628670560eff0f2ecd83443ca76db8a482c61e4
Fix doc tests for libs with deps

The movement of tests to the main `target` directory forgot to update a spot
where rustdoc used a -L flag.
src/cargo/ops/cargo_test.rs
tests/test_cargo_test.rs